| Total Complexity | 39 |
| Dependencies | 14 |
| Dependents | 3 |
| Total lines | 376 |
| Lines of code | 217 |
| Logical lines of code | 101 |
| Comment lines | 107 |
| Methods | 10 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| update_meeting() | 39 | 9 | 75 | |
| register_attendee() | 47 | 8 | 38 | |
| get_all_meetings() | 50 | 3 | 30 | |
| create_meeting() | 58 | 3 | 16 | |
| __construct() | 63 | 4 | 10 | |
| validate_google_service() | 72 | 3 | 5 | |
| reset_credential() | 66 | 3 | 8 | |
| mhub_get_meeting() | 62 | 2 | 12 | |
| mhub_get_meeting_instances() | 62 | 2 | 12 | |
| delete_meeting() | 64 | 2 | 11 |